home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 240 (DVD) / Issue 240 - February 2008 - DPCS0208DVD.ISO / Extras / NetObjects Fusion / NOF10.exe / data1.cab / CSSLib / Corner_Pink / text.css < prev   
Encoding:
Cascading Style Sheet File  |  2007-04-11  |  3.6 KB  |  170 lines

  1. BODY
  2. {
  3.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  4.     font-size : small;
  5.     color : rgb(0,0,0)
  6. }
  7.  
  8. A:active
  9. {
  10.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  11.     color : rgb(128,0,0);
  12.     font-weight : normal;
  13.     font-style : normal
  14. }
  15.  
  16. A:link
  17. {
  18.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  19.     color : rgb(128,0,0);
  20.     font-weight : normal;
  21.     font-style : normal
  22. }
  23.  
  24. UL
  25. {
  26.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  27.     color : rgb(128,0,0);
  28.     font-variant : small-caps;
  29.     background-color : rgb(237,174,239);
  30.     border : 1.1pt solid rgb(128,0,0);
  31.     padding : 0.2em 0.2em 0.2em 2em
  32. }
  33.  
  34. A:visited
  35. {
  36.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  37.     color : rgb(128,0,0);
  38.     font-weight : normal;
  39.     font-style : normal
  40. }
  41.  
  42. .TextObject
  43. {
  44.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  45.     color : rgb(0,0,0);
  46.     font-weight : normal;
  47.     font-style : normal;
  48.     text-indent : 1em
  49. }
  50.  
  51. H1
  52. {
  53.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  54.     font-size : 1.75em;
  55.     text-transform : lowercase;
  56.     color : rgb(128,0,0);
  57.     font-weight : normal;
  58.     font-style : normal;
  59.     padding-left : 0.2em;
  60.     border-left : 1.5pt solid rgb(237,174,239);
  61.     border-top : 1.5pt solid rgb(237,174,239)
  62. }
  63.  
  64. H2
  65. {
  66.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  67.     font-size : 1.5em;
  68.     text-transform : lowercase;
  69.     color : rgb(128,0,0);
  70.     font-weight : normal;
  71.     font-style : normal;
  72.     padding-left : 0.2em;
  73.     border-left : 1.5pt solid rgb(237,174,239);
  74.     border-top : 1.5pt solid rgb(237,174,239)
  75. }
  76.  
  77. P
  78. {
  79.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  80.     color : rgb(0,0,0);
  81.     font-weight : normal;
  82.     font-style : normal;
  83.     text-indent : 1em
  84. }
  85.  
  86. H3
  87. {
  88.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  89.     font-size : 1.25em;
  90.     text-transform : lowercase;
  91.     color : rgb(128,0,0);
  92.     font-weight : normal;
  93.     font-style : normal;
  94.     padding-left : 0.2em;
  95.     border-left : 1.5pt solid rgb(237,174,239);
  96.     border-top : 1.5pt solid rgb(237,174,239)
  97. }
  98.  
  99. OL
  100. {
  101.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  102.     color : rgb(128,0,0);
  103.     font-weight : normal;
  104.     font-style : normal;
  105.     font-variant : small-caps;
  106.     list-style-type : lower-roman;
  107.     background-color : rgb(237,174,239);
  108.     border : 1.1pt solid rgb(128,0,0);
  109.     padding : 0.2em 0.2em 0.2em 2em
  110. }
  111.  
  112. H4
  113. {
  114.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  115.     font-size : 1em;
  116.     text-transform : lowercase;
  117.     color : rgb(128,0,0);
  118.     font-weight : normal;
  119.     font-style : normal;
  120.     padding-left : 0.2em;
  121.     border-left : 1.5pt solid rgb(237,174,239);
  122.     border-top : 1.5pt solid rgb(237,174,239)
  123. }
  124.  
  125. .TextNavBar
  126. {
  127.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  128.     font-size : 1em;
  129.     color : rgb(128,0,0);
  130.     font-weight : normal;
  131.     font-style : normal
  132. }
  133.  
  134. H5
  135. {
  136.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  137.     font-size : 0.8em;
  138.     text-transform : lowercase;
  139.     color : rgb(128,0,0);
  140.     font-weight : normal;
  141.     font-style : normal;
  142.     padding-left : 0.2em;
  143.     border-left : 1.5pt solid rgb(237,174,239);
  144.     border-top : 1.5pt solid rgb(237,174,239)
  145. }
  146.  
  147. H6
  148. {
  149.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  150.     font-size : 0.75em;
  151.     text-transform : lowercase;
  152.     color : rgb(128,0,0);
  153.     font-weight : normal;
  154.     font-style : normal;
  155.     padding-left : 0.2em;
  156.     border-left : 1.5pt solid rgb(237,174,239);
  157.     border-top : 1.5pt solid rgb(237,174,239)
  158. }
  159.  
  160. A:hover
  161. {
  162.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  163.     color : rgb(128,0,0);
  164.     font-weight : normal;
  165.     font-style : normal;
  166.     border-bottom-width : 1pt;
  167.     border-bottom-style : dotted
  168. }
  169.  
  170.